home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Macromedia Multimedia Showcase 6.0
/
Macromedia Multimedia Showcase v6.0 WIN-MAC (XMSH60CD)(Macromedia, Inc.)(1996).iso
/
pc
/
demosoft
/
freehand
/
data.5
/
App
/
Usenglsh
/
lang8.dll
/
POST
/
1268
< prev
next >
Wrap
Text File
|
1996-10-03
|
725b
|
37 lines
/spotascmyk false def
/setspotcolor{
spots exch get
dup 5 get
dup type /booleantype ne
{2 index le} if
setinkoverprint
4 get dup sepname eq
exch (_vc_Registration) eq or
{1 exch sub _setgray}
{pop 1 _setgray}
ifelse
}bdf
/maxspot {
spots exch get dup
4 get dup sepname ne exch (_vc_Registration) ne and
exch 5 get type /booleantype eq and
{ pop 0 } if
} bdf
/setcustomcolor{
exch 4 get sepname eq
{1 exch sub _setgray}
{pop 1 _setgray}
ifelse
}bdf
/customcolorimage{
dup 4 get dup sepname eq exch (_vc_Registration) eq or
{pop _image}
{
getcustomoverprint
{gsave nulldevice _image grestore}
{inverted?{{pop 0}}{{pop 1}}ifelse st _image}
ifelse
}
ifelse
}bdf